From: Jochen Sprickerhof Date: Sat, 8 Dec 2018 09:30:55 +0000 (+0100) Subject: Rebase patch X-Git-Tag: archive/raspbian/1.14.0+dfsg-2+rpi1^2~122 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/%22bookmarks:/?a=commitdiff_plain;h=d13cfd73a60d407ef10821693c622c0062515387;p=pcl.git Rebase patch --- diff --git a/debian/patches/0001-Fix-PCL_ROOT-path.patch b/debian/patches/0001-Fix-PCL_ROOT-path.patch index 8cc82492..71a6b979 100644 --- a/debian/patches/0001-Fix-PCL_ROOT-path.patch +++ b/debian/patches/0001-Fix-PCL_ROOT-path.patch @@ -7,10 +7,10 @@ Subject: Fix PCL_ROOT path 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PCLConfig.cmake.in b/PCLConfig.cmake.in -index 7ec40ba..e707afa 100644 +index 6fadb59..3443905 100644 --- a/PCLConfig.cmake.in +++ b/PCLConfig.cmake.in -@@ -390,7 +390,7 @@ if(WIN32 AND NOT MINGW) +@@ -393,7 +393,7 @@ if(WIN32 AND NOT MINGW) get_filename_component(PCL_ROOT "${PCL_DIR}" PATH) else(WIN32 AND NOT MINGW) # PCLConfig.cmake is installed to PCL_ROOT/share/pcl-x.y